ComponentOne Xamarin Edition
MoveCurrentToPosition Method (C1CollectionViewBase<T>)
C1.CollectionView Assembly > C1.CollectionView Namespace > C1CollectionViewBase<T> Class : MoveCurrentToPosition Method
The position of the current item.
Sets the item at the specified index in the view as the current item.
Syntax
public bool MoveCurrentToPosition( 
   int position
)

Parameters

position
The position of the current item.
See Also

Reference

C1CollectionViewBase<T> Class
C1CollectionViewBase<T> Members